價格:免費
更新日期:2018-01-08
檔案大小:4.8M
目前版本:1.0.1
版本需求:Android 4.0.3 以上版本
官方網站:http://www.theGerman.de
Email:Play@theGerman.de
This is the game TicTacToe (https://en.wikipedia.org/wiki/Tic-tac-toe) as Ethereum smart contract written in Solidity.
It is an example of a mobile implementation of an dApp.
To create and play games you need Ether on the Kovan test network. For this follow the instructions in the app to create an account and copy your address to https://gitter.im/kovan-testnet/faucet. Once you have received some Ether your balance will update in the app.
Technical Info:
The smart contract is deployed on the Ethereum Kovant test network. The source can be found at https://github.com/rmeissner/solidity-tictactoe.
The app uses multiple Gnosis libraries to communicate with this smart contract and manage user credentials (https://github.com/gnosis/heimdall-android, https://github.com/gnosis/bivrost-kotlin). The source of the app can be found at https://github.com/rmeissner/solidity-tictactoe-android.